| Method | Request URI |
|---|---|
| POST | /API/DataCube/ReplaceElementNames/{id}/?sessionId=value |
| URI Parameter | Description |
|---|---|
| sessionId | Current session ID. Specifying via an Authorization request header instead is recommended. |
| Path Parameter | Description |
|---|---|
| id | The ID of the data cube to replace the element name on. |
| Authorization: Bearer <Current session ID> |